.c1jgpnhnbq {
    border-width: 2px;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.f9b684v1u5 iframe,
.slide-content,
.plan,
.card,
.wbct6yp9po {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #f2eeeb;
}

body {
    font-family: Inter Tight;
}

.pcsdzmd9fj {
    font-family: 'Inter Tight', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.pcsdzmd9fj>.ib4vz5wemd {
    font-size: 6.25rem;
}

.m46czrzbog {
    font-family: 'Inter Tight', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.m46czrzbog>.ib4vz5wemd {
    font-size: 5rem;
}

.szg6v8kkwl {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.szg6v8kkwl>.ib4vz5wemd {
    font-size: 1.5rem;
}

.mmm4rivykx {
    font-family: 'Inter Tight', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.mmm4rivykx>.ib4vz5wemd {
    font-size: 3.125rem;
}

.waf0v3quq1 {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.waf0v3quq1>.ib4vz5wemd {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .pcsdzmd9fj {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .pcsdzmd9fj {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .m46czrzbog {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .szg6v8kkwl {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .mmm4rivykx {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .waf0v3quq1 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .pcsdzmd9fj {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .m46czrzbog {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .szg6v8kkwl {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .mmm4rivykx {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .waf0v3quq1 {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.c1jgpnhnbq {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .c1jgpnhnbq {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #e6ccb2 !important;
}

.bg-success {
    background-color: #7ee7b6 !important;
}

.bg-info {
    background-color: #6ee0f7 !important;
}

.bg-warning {
    background-color: #ffd966 !important;
}

.bg-danger {
    background-color: #e87d87 !important;
}

.e8bwm60oa3,
.e8bwm60oa3:active {
    background-color: #e6ccb2 !important;
    border-color: #e6ccb2 !important;
    color: #744d26 !important;
    box-shadow: none;
}

.e8bwm60oa3:hover,
.e8bwm60oa3:focus,
.e8bwm60oa3.focus,
.e8bwm60oa3.pzyru6z5km {
    color: inherit;
    background-color: #f3e6d9 !important;
    border-color: #f3e6d9 !important;
    box-shadow: none;
}

.e8bwm60oa3.disabled,
.e8bwm60oa3:disabled {
    color: #744d26 !important;
    background-color: #f3e6d9 !important;
    border-color: #f3e6d9 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #9c6644 !important;
    border-color: #9c6644 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.pzyru6z5km {
    color: inherit;
    background-color: #b87f5b !important;
    border-color: #b87f5b !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #b87f5b !important;
    border-color: #b87f5b !important;
}

.btn-info,
.btn-info:active {
    background-color: #6ee0f7 !important;
    border-color: #6ee0f7 !important;
    color: #055161 !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.pzyru6z5km {
    color: inherit;
    background-color: #9eeafa !important;
    border-color: #9eeafa !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #055161 !important;
    background-color: #9eeafa !important;
    border-color: #9eeafa !important;
}

.btn-success,
.btn-success:active {
    background-color: #7ee7b6 !important;
    border-color: #7ee7b6 !important;
    color: #105635 !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.pzyru6z5km {
    color: inherit;
    background-color: #a9efce !important;
    border-color: #a9efce !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #105635 !important;
    background-color: #a9efce !important;
    border-color: #a9efce !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffd966 !important;
    border-color: #ffd966 !important;
    color: #664d00 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.pzyru6z5km {
    color: inherit;
    background-color: #ffe699 !important;
    border-color: #ffe699 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #664d00 !important;
    background-color: #ffe699 !important;
    border-color: #ffe699 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #e87d87 !important;
    border-color: #e87d87 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.pzyru6z5km {
    color: inherit;
    background-color: #f0a8af !important;
    border-color: #f0a8af !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #f0a8af !important;
    border-color: #f0a8af !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.pzyru6z5km {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.pzyru6z5km {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #e6ccb2;
    color: #e6ccb2;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.pzyru6z5km {
    color: #d1a171 !important;
    background-color: transparent !important;
    border-color: #d1a171 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #744d26 !important;
    background-color: #e6ccb2 !important;
    border-color: #e6ccb2 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #9c6644;
    color: #9c6644;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.pzyru6z5km {
    color: #603f2a !important;
    background-color: transparent !important;
    border-color: #603f2a !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #9c6644 !important;
    border-color: #9c6644 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #6ee0f7;
    color: #6ee0f7;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.pzyru6z5km {
    color: #1ccef2 !important;
    background-color: transparent !important;
    border-color: #1ccef2 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #055161 !important;
    background-color: #6ee0f7 !important;
    border-color: #6ee0f7 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #7ee7b6;
    color: #7ee7b6;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.pzyru6z5km {
    color: #35d98d !important;
    background-color: transparent !important;
    border-color: #35d98d !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #105635 !important;
    background-color: #7ee7b6 !important;
    border-color: #7ee7b6 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffd966;
    color: #ffd966;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.pzyru6z5km {
    color: #ffc30f !important;
    background-color: transparent !important;
    border-color: #ffc30f !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #664d00 !important;
    background-color: #ffd966 !important;
    border-color: #ffd966 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #e87d87;
    color: #e87d87;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.pzyru6z5km {
    color: #db3343 !important;
    background-color: transparent !important;
    border-color: #db3343 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #e87d87 !important;
    border-color: #e87d87 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.pzyru6z5km {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.opaovsp9kp,
.opaovsp9kp:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.opaovsp9kp:hover,
.opaovsp9kp:focus,
.opaovsp9kp.focus,
.opaovsp9kp.pzyru6z5km {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.opaovsp9kp.disabled,
.opaovsp9kp:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #e6ccb2 !important;
}

.text-secondary {
    color: #9c6644 !important;
}

.text-success {
    color: #7ee7b6 !important;
}

.text-info {
    color: #6ee0f7 !important;
}

.text-warning {
    color: #ffd966 !important;
}

.text-danger {
    color: #e87d87 !important;
}

.frwzwkpod6 {
    color: #fafafa !important;
}

.wrabbvhtey {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.pzyru6z5km {
    color: #cd9965 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.pzyru6z5km {
    color: #553825 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.pzyru6z5km {
    color: #28d785 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.pzyru6z5km {
    color: #0dcbf2 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.pzyru6z5km {
    color: #ffc000 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.pzyru6z5km {
    color: #d92637 !important;
}

a.frwzwkpod6:hover,
a.frwzwkpod6:focus,
a.frwzwkpod6.pzyru6z5km {
    color: #c7c7c7 !important;
}

a.wrabbvhtey:hover,
a.wrabbvhtey:focus,
a.wrabbvhtey.pzyru6z5km {
    color: #000000 !important;
}

a[class*="text-"]:not(.mwh94e687b):not(.dropdown-item):not([role]):not(.lkhv7r6o4q) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.mwh94e687b):not(.dropdown-item):not([role]):not(.lkhv7r6o4q):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .mwh94e687b.pzyru6z5km {
    color: #e6ccb2;
}

.nav-tabs .mwh94e687b:not(.pzyru6z5km) {
    color: #232323;
}

.ozo58o9kgx {
    background-color: #70c770;
}

.alert-info {
    background-color: #6ee0f7;
}

.alert-warning {
    background-color: #ffd966;
}

.m68ggk6hgf {
    background-color: #e87d87;
}

.hbq8958vln .c1jgpnhnbq:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.pzyru6z5km .c1jgpnhnbq {
    background-color: #e6ccb2;
    border-color: #e6ccb2;
    color: #87592c;
}

.mbr-gallery-filter li.pzyru6z5km .c1jgpnhnbq:focus {
    box-shadow: none;
}

.nav-tabs .mwh94e687b {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #e6ccb2;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.xnnbdz7gjs {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.xnnbdz7gjs>.ib4vz5wemd {
    font-size: 1.75rem;
}

.xnnbdz7gjs:hover,
.xnnbdz7gjs:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #e6ccb2 !important;
}

.xnnbdz7gjs:-webkit-input-placeholder {
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.xnnbdz7gjs:-webkit-input-placeholder>.ib4vz5wemd {
    font-size: 1.75rem;
}

blockquote {
    border-color: #e6ccb2;
}

/* Forms */
.sxvukhv4r4 .input-group-btn .c1jgpnhnbq {
    border-radius: 100px !important;
}

.sxvukhv4r4 .input-group-btn .c1jgpnhnbq:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.sxvukhv4r4 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.sxvukhv4r4 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #e6ccb2;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #e6ccb2;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #e6ccb2;
    border-bottom-color: #e6ccb2;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #e6ccb2 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #9c6644 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23e6ccb2' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .xvyoxp7g1e {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .xvyoxp7g1e {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .fpievrc2u8 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .fpievrc2u8 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.z6k78epf0i {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.z6k78epf0i .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .z6k78epf0i .rmsnuvajse {
        transform: scale(0.8);
    }
}

.z6k78epf0i .f7bq1vsgz8 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.z6k78epf0i .f7bq1vsgz8 img {
    max-width: 100%;
    max-height: 100%;
}

.z6k78epf0i .f7bq1vsgz8 .lkhv7r6o4q {
    line-height: inherit !important;
}

.z6k78epf0i .f7bq1vsgz8 .wqy4bm9nph a {
    outline: none;
}

.z6k78epf0i .py0hmo4uil {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.z6k78epf0i .py0hmo4uil .cqlrkh927n {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.z6k78epf0i .py0hmo4uil .cqlrkh927n .mwh94e687b {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.z6k78epf0i .py0hmo4uil .cqlrkh927n .mwh94e687b:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.z6k78epf0i .py0hmo4uil .open .mwh94e687b::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .z6k78epf0i .py0hmo4uil .open .mwh94e687b::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.z6k78epf0i .py0hmo4uil .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.z6k78epf0i .py0hmo4uil .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .z6k78epf0i .py0hmo4uil {
        padding-left: 1.5rem;
    }
}

.z6k78epf0i .mwh94e687b {
    width: fit-content;
    position: relative;
}

.z6k78epf0i .wqy4bm9nph {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .z6k78epf0i .wqy4bm9nph {
        padding-left: 0;
    }
}

.z6k78epf0i .lkhv7r6o4q {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .z6k78epf0i .v9yuk0ia4r {
        padding-bottom: 0.5rem;
    }
}

.z6k78epf0i .v9yuk0ia4r .atroxxrcax.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.z6k78epf0i .xvyoxp7g1e {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .z6k78epf0i .xvyoxp7g1e {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .z6k78epf0i .xvyoxp7g1e {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.z6k78epf0i .ohc4vwmy1s {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.z6k78epf0i .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.z6k78epf0i .cqlrkh927n:focus,
.z6k78epf0i .mwh94e687b:focus {
    outline: none;
}

.z6k78epf0i .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.z6k78epf0i .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.z6k78epf0i .dropdown .dropdown-menu .dropdown-item .ib4vz5wemd {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.z6k78epf0i .dropdown .dropdown-menu .dropdown-item .ib4vz5wemd:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.z6k78epf0i .collapsed .dropdown-menu .dropdown-item:before {
    display: none;
}

.z6k78epf0i .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.z6k78epf0i .xmmae6t1eq {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.z6k78epf0i .xmmae6t1eq.opened {
    transition: all 0.3s;
}

.z6k78epf0i .xmmae6t1eq .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.z6k78epf0i .xmmae6t1eq .wqy4bm9nph img {
    min-width: 6rem;
    object-fit: cover;
}

.z6k78epf0i .xmmae6t1eq .b4meokx6fp {
    z-index: 1;
    justify-content: flex-end;
}

.z6k78epf0i .xmmae6t1eq.collapsed {
    justify-content: center;
}

.z6k78epf0i .xmmae6t1eq.collapsed .cqlrkh927n .mwh94e687b::before {
    display: none;
}

.z6k78epf0i .xmmae6t1eq.collapsed.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .z6k78epf0i .xmmae6t1eq.collapsed.opened:not(.navbar-short) .b4meokx6fp {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.z6k78epf0i .xmmae6t1eq.collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.z6k78epf0i .xmmae6t1eq.collapsed .dropdown-menu .dropdown-item:after {
    right: auto;
}

.z6k78epf0i .xmmae6t1eq.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.z6k78epf0i .xmmae6t1eq.collapsed ul.py0hmo4uil li {
    margin: auto;
}

.z6k78epf0i .xmmae6t1eq.collapsed .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.z6k78epf0i .xmmae6t1eq.collapsed .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .z6k78epf0i .xmmae6t1eq {
        min-height: 72px;
    }

    .z6k78epf0i .xmmae6t1eq .wqy4bm9nph img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .z6k78epf0i .xmmae6t1eq .cqlrkh927n .mwh94e687b::before {
        display: none;
    }

    .z6k78epf0i .xmmae6t1eq.opened .dropdown-menu {
        top: 0;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .z6k78epf0i .xmmae6t1eq .f7bq1vsgz8 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .z6k78epf0i .xmmae6t1eq .rmsnuvajse {
        flex-basis: auto;
    }

    .z6k78epf0i .xmmae6t1eq .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.z6k78epf0i .xmmae6t1eq.navbar-short .wqy4bm9nph img {
    height: 2rem;
}

.z6k78epf0i .dropdown-item.pzyru6z5km,
.z6k78epf0i .dropdown-item:active {
    background-color: transparent;
}

.z6k78epf0i .vt7z7zzi93 .py0hmo4uil .mwh94e687b {
    padding: 0;
}

.z6k78epf0i .v9yuk0ia4r .atroxxrcax.dropdown-toggle {
    margin-right: 1.667em;
}

.z6k78epf0i .v9yuk0ia4r .atroxxrcax.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.z6k78epf0i .xmmae6t1eq.vt7z7zzi93 .dropdown .dropdown-menu {
    background: #ffffff;
}

.z6k78epf0i .xmmae6t1eq.vt7z7zzi93 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.z6k78epf0i .xmmae6t1eq .dropdown.open>.dropdown-menu {
    display: flex;
}

.z6k78epf0i ul.py0hmo4uil {
    flex-wrap: wrap;
}

.z6k78epf0i .nuemso1reh {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .z6k78epf0i .nuemso1reh {
        text-align: left;
    }
}

.z6k78epf0i button.rmsnuvajse {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.z6k78epf0i button.rmsnuvajse .xrb4sjnnk7 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.z6k78epf0i button.rmsnuvajse .xrb4sjnnk7 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.z6k78epf0i button.rmsnuvajse .xrb4sjnnk7 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.z6k78epf0i button.rmsnuvajse .xrb4sjnnk7 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.z6k78epf0i button.rmsnuvajse .xrb4sjnnk7 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.z6k78epf0i nav.opened .xrb4sjnnk7 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.z6k78epf0i nav.opened .xrb4sjnnk7 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.z6k78epf0i nav.opened .xrb4sjnnk7 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.z6k78epf0i nav.opened .xrb4sjnnk7 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.z6k78epf0i .nc6mrodbia {
    padding: 0 1rem;
}

.z6k78epf0i a.mwh94e687b {
    display: flex;
    align-items: center;
    justify-content: center;
}

.z6k78epf0i .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .z6k78epf0i .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .z6k78epf0i .xmmae6t1eq {
        height: 70px;
    }

    .z6k78epf0i .xmmae6t1eq.opened {
        height: auto;
    }

    .z6k78epf0i .cqlrkh927n .mwh94e687b:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.z6k78epf0i .hbq8958vln {
    margin: -0.6rem -0.6rem;
}

.z6k78epf0i .rmsnuvajse {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .z6k78epf0i .f7bq1vsgz8 {
        margin-right: auto;
    }

    .z6k78epf0i .b4meokx6fp {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .z6k78epf0i .py0hmo4uil .cqlrkh927n .mwh94e687b::after {
        margin-left: 10px;
    }

    .z6k78epf0i .py0hmo4uil .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .z6k78epf0i .xmmae6t1eq .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .z6k78epf0i .xmmae6t1eq .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .z6k78epf0i .b4meokx6fp {
        padding: 1rem;
    }
}

.vkyae7p3cd {
    display: flex;
}

@media (min-width: 768px) {
    .vkyae7p3cd {
        align-items: flex-end;
    }

    .vkyae7p3cd .ks64twy3s9 {
        justify-content: flex-start;
    }

    .vkyae7p3cd .kkq4qsg3hu {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .vkyae7p3cd .kkq4qsg3hu {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .vkyae7p3cd {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .vkyae7p3cd .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .vkyae7p3cd .kkq4qsg3hu {
        width: 100%;
    }
}

.vkyae7p3cd .mbr-fallback-image.disabled {
    display: none;
}

.vkyae7p3cd .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.vkyae7p3cd .wt5aj29m6h,
.vkyae7p3cd .mbr-section-subtitle {
    text-align: center;
    color: #ffc091;
}

.vkyae7p3cd .mm7hc2w2g7,
.vkyae7p3cd .hbq8958vln {
    text-align: center;
}

.vkyae7p3cd .wt5aj29m6h {
    color: #7F5539;
}

.vkyae7p3cd .mbr-section-subtitle {
    color: #7F5539;
}

.cid-v2aG4ZoRlo {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2aG4ZoRlo .pxjp5yv0ha:focus,
.cid-v2aG4ZoRlo span:focus {
    outline: none;
}

.cid-v2aG4ZoRlo .fpievrc2u8 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2aG4ZoRlo .psgkovi5um {
    max-width: 800px;
}

.cid-v2aG4ZoRlo .pxjp5yv0ha {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2aG4ZoRlo .pxjp5yv0ha {
        min-height: 45px;
    }
}

.xdsk4ppcm0 .mbr-fallback-image.disabled {
    display: none;
}

.xdsk4ppcm0 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.rdjpz73fjf {
    background-image: url("photo-1737737149038-e6532662659e.jpeg");
    overflow: hidden;
}

.g1esgeotn1 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.g1esgeotn1 .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.g1esgeotn1 img,
.g1esgeotn1 .au134mwaog {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.g1esgeotn1 .pxjp5yv0ha:focus,
.g1esgeotn1 span:focus {
    outline: none;
}

.g1esgeotn1 .pxjp5yv0ha {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .g1esgeotn1 .pxjp5yv0ha {
        margin-bottom: 1rem;
    }
}

.g1esgeotn1 .wbct6yp9po {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.g1esgeotn1 .wt5aj29m6h {
    color: #232323;
}

.g1esgeotn1 .mm7hc2w2g7,
.g1esgeotn1 .hbq8958vln {
    color: #232323;
}

.g1esgeotn1 .l4x2k96m6j {
    color: #232323;
}

.g1esgeotn1 .psgkovi5um {
    max-width: 800px;
}

.f6go5qznfc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.f6go5qznfc .mbr-fallback-image.disabled {
    display: none;
}

.f6go5qznfc .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 991px) {
    .f6go5qznfc .tqe4wboxle {
        margin-bottom: 2rem;
    }
}

.f6go5qznfc .ks64twy3s9 {
    align-items: center;
}

@media (max-width: 991px) {
    .f6go5qznfc .tqe4wboxle {
        padding: 1rem;
    }
}

@media (min-width: 992px) {
    .f6go5qznfc .lrgs0mv5bo {
        padding: 0 2rem;
    }
}

.f6go5qznfc .wt5aj29m6h {
    color: #000000;
}

.f6go5qznfc .mm7hc2w2g7,
.f6go5qznfc .hbq8958vln {
    color: #000000;
}

.mumkl33e5o {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.mumkl33e5o .mbr-fallback-image.disabled {
    display: none;
}

.mumkl33e5o .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mumkl33e5o .ib4vz5wemd {
    margin: auto;
    display: inline-flex;
    font-size: 2rem;
    color: #e6ccb2;
    width: 40px;
    justify-content: center;
    align-items: center;
}

.mumkl33e5o .g1dzq954yq,
.mumkl33e5o .ohc4vwmy1s {
    color: #000000;
}

.mumkl33e5o .gfgg5e8c60 {
    color: #000000;
}

.mumkl33e5o .wt5aj29m6h {
    color: #000000;
}

.mumkl33e5o .mbr-section-subtitle {
    color: #000000;
}

.mumkl33e5o .psgkovi5um {
    max-width: 800px;
}

.sqlkclrfw0 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.sqlkclrfw0 .mbr-fallback-image.disabled {
    display: none;
}

.sqlkclrfw0 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.sqlkclrfw0 .wbct6yp9po {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .sqlkclrfw0 .wbct6yp9po {
        margin-bottom: 1rem;
    }
}

.sqlkclrfw0 .wt5aj29m6h {
    text-align: center;
}

.sqlkclrfw0 .mbr-section-subtitle {
    text-align: center;
}

.sqlkclrfw0 .tqe4wboxle {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.sqlkclrfw0 .tqe4wboxle img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.sqlkclrfw0 .psgkovi5um {
    max-width: 800px;
}

.sqlkclrfw0 .aq0rezu847 {
    display: flex;
    justify-content: center;
}

.sqlkclrfw0 .g1dzq954yq {
    text-align: center;
}

.sqlkclrfw0 .gfgg5e8c60 {
    text-align: center;
}

.sqlkclrfw0 .atroxxrcax {
    text-align: center;
}

.dutsckykb8 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.dutsckykb8 .mbr-fallback-image.disabled {
    display: none;
}

.dutsckykb8 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dutsckykb8 .wbct6yp9po {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .dutsckykb8 .wbct6yp9po {
        margin-bottom: 1rem;
    }
}

.dutsckykb8 .wt5aj29m6h {
    text-align: center;
}

.dutsckykb8 .mbr-section-subtitle {
    text-align: center;
}

.dutsckykb8 .tqe4wboxle {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.dutsckykb8 .tqe4wboxle img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.dutsckykb8 .psgkovi5um {
    max-width: 800px;
}

.dutsckykb8 .aq0rezu847 {
    display: flex;
    justify-content: center;
}

.dutsckykb8 .g1dzq954yq {
    text-align: center;
}

.dutsckykb8 .gfgg5e8c60 {
    text-align: center;
}

.dutsckykb8 .atroxxrcax {
    text-align: center;
}

.pmrmvm29p5 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #7f5539;
}

.pmrmvm29p5 .wk6z0khka6 {
    align-items: center;
}

.pmrmvm29p5 .mbr-fallback-image.disabled {
    display: none;
}

.pmrmvm29p5 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pmrmvm29p5 .wbct6yp9po {
    display: flex;
    margin-left: auto;
}

@media (max-width: 767px) {
    .pmrmvm29p5 .wbct6yp9po {
        margin-bottom: 1rem;
    }
}

.pmrmvm29p5 .hbq8958vln {
    padding-left: 1.5rem;
    text-align: right;
}

@media (max-width: 767px) {
    .pmrmvm29p5 .hbq8958vln {
        text-align: center;
        padding-left: 0rem;
    }
}

.pmrmvm29p5 .ks64twy3s9 {
    align-items: center;
}

.pmrmvm29p5 .gfgg5e8c60 {
    margin-bottom: 0px;
    text-align: left;
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .pmrmvm29p5 .gfgg5e8c60 {
        text-align: center;
    }
}

.bs8zx6thoz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.bs8zx6thoz .mm7hc2w2g7 {
    color: #000000;
}

.bs8zx6thoz .mbr-section-subtitle {
    color: #000000;
}

.bs8zx6thoz .wt5aj29m6h {
    color: #000000;
    text-align: center;
}

.bs8zx6thoz .mm7hc2w2g7,
.bs8zx6thoz .pxjp5yv0ha .hbq8958vln {
    text-align: left;
}

.bs8zx6thoz .wbct6yp9po {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .bs8zx6thoz .wbct6yp9po {
        padding: 2rem 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .bs8zx6thoz .wbct6yp9po {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

.ioo7tine12 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.ioo7tine12 .pxjp5yv0ha:focus,
.ioo7tine12 span:focus {
    outline: none;
}

.ioo7tine12 .pxjp5yv0ha {
    cursor: pointer;
}

.ioo7tine12 .afmcep2czc {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .ioo7tine12 .afmcep2czc {
        grid-row-gap: 1rem;
    }
}

.ioo7tine12 .grid-container-1,
.ioo7tine12 .grid-container-2,
.ioo7tine12 .yb6q9o4fi9 {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .ioo7tine12 .grid-container-1,
    .ioo7tine12 .grid-container-2,
    .ioo7tine12 .yb6q9o4fi9 {
        gap: 0 1rem;
    }
}

.ioo7tine12 .wt5aj29m6h {
    color: #000000;
}

.ioo7tine12 .mm7hc2w2g7,
.ioo7tine12 .hbq8958vln {
    color: #000000;
}

.ioo7tine12 .psgkovi5um {
    max-width: 800px;
}

.ioo7tine12 .xvyoxp7g1e,
.ioo7tine12 .fpievrc2u8 {
    overflow: hidden;
}

.ioo7tine12 .afmcep2czc {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ioo7tine12 .yo5m3bzyxb {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ioo7tine12 .yo5m3bzyxb img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .ioo7tine12 .yo5m3bzyxb img {
        min-width: 35vw;
    }
}

.ioo7tine12 .grid-container-1,
.ioo7tine12 .grid-container-2,
.ioo7tine12 .yb6q9o4fi9 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ioo7tine12 .grid-container-1 {
    align-items: flex-end;
}

.ioo7tine12 .grid-container-2 {
    align-items: flex-start;
}

.p5asafypdy {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.p5asafypdy .mbr-fallback-image.disabled {
    display: none;
}

.p5asafypdy .wbct6yp9po {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.p5asafypdy .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p5asafypdy .ib4vz5wemd {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.p5asafypdy .g1dzq954yq,
.p5asafypdy .ohc4vwmy1s,
.p5asafypdy .gfgg5e8c60 {
    color: #000000;
    text-align: center;
}

.p5asafypdy .psgkovi5um {
    max-width: 800px;
}

.p5asafypdy .wt5aj29m6h {
    color: #000000;
}

.p5asafypdy .hbq8958vln {
    text-align: center;
}

.p5asafypdy .g1dzq954yq,
.p5asafypdy .ohc4vwmy1s {
    color: #E6CCB2;
}

.p7nhs3uyyy {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.p7nhs3uyyy .mbr-fallback-image.disabled {
    display: none;
}

.p7nhs3uyyy .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.p7nhs3uyyy .v7tgnz1hve {
    background: #1778f2;
    color: #ffffff;
}

.p7nhs3uyyy .v7tgnz1hve:hover {
    background: #0b60cb;
}

.p7nhs3uyyy .pmh28zjd7g {
    background: #1da1f2;
    color: #ffffff;
}

.p7nhs3uyyy .pmh28zjd7g:hover {
    background: #0c85d0;
}

.p7nhs3uyyy .wijgh2i3kp {
    background: #f00075;
    color: #ffffff;
}

.p7nhs3uyyy .wijgh2i3kp:hover {
    background: #bd005c;
}

.p7nhs3uyyy .kea78kgpg6 {
    background: #000000;
    color: #ffffff;
}

.p7nhs3uyyy .kea78kgpg6:hover {
    background: #000000;
}

.p7nhs3uyyy .ohc4vwmy1s {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.p7nhs3uyyy [class^="socicon-"]:before,
.p7nhs3uyyy [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.hjq8m0qvm4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.hjq8m0qvm4 .bvmjybb58e {
    background-color: #ffffff;
    opacity: 0.4;
}

.hjq8m0qvm4 form .hbq8958vln {
    text-align: center;
    width: 100%;
}

.hjq8m0qvm4 form .hbq8958vln .c1jgpnhnbq {
    display: inline-flex;
}

@media (max-width: 991px) {
    .hjq8m0qvm4 form .hbq8958vln .c1jgpnhnbq {
        width: 100%;
    }
}

.hjq8m0qvm4 .psgkovi5um {
    max-width: 800px;
}

.ljx0b37ubp .qbuc1gb0db {
    position: relative;
    height: 800px;
    width: 100%;
}

.ljx0b37ubp .kztnxav1k3 {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    pointer-events: none;
}

@media (max-width: 991px) {
    .ljx0b37ubp .kztnxav1k3 {
        position: relative;
        width: 100%;
        height: auto !important;
        flex-direction: column;
    }
}

.ljx0b37ubp .ks64twy3s9 {
    margin: 0;
}

@media (max-width: 991px) {
    .ljx0b37ubp .fpievrc2u8 {
        padding: 0;
    }
}

.ljx0b37ubp ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ljx0b37ubp .wbct6yp9po {
    height: 100%;
    background-color: #ffffff;
    pointer-events: fill;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ljx0b37ubp .wbct6yp9po {
        padding: 1.5rem;
    }
}

@media (max-width: 991px) {
    .ljx0b37ubp .wbct6yp9po {
        width: 100%;
        position: relative;
        padding: 2rem;
        border-radius: 0px !important;
    }
}

@media (max-width: 767px) {
    .ljx0b37ubp .wbct6yp9po {
        padding: 2rem 1rem;
    }
}

.ljx0b37ubp .f9b684v1u5 {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.ljx0b37ubp .f9b684v1u5 iframe {
    height: 100%;
    width: 100%;
    border-radius: 0px !important;
}

.ljx0b37ubp .f9b684v1u5 [data-state-details] {
    color: #edefeb;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.ljx0b37ubp .f9b684v1u5[data-state] {
    background: #edefeb;
}

.ljx0b37ubp .f9b684v1u5[data-state="loading"] [data-state-details] {
    display: none;
}

@media (max-width: 991px) {
    .ljx0b37ubp .f9b684v1u5 {
        position: static;
    }
}

.yt6v6qjjz5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #000000;
}

.yt6v6qjjz5 .lh6ogoduy1 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.yt6v6qjjz5 .lh6ogoduy1 .o563dj3zno {
    margin: 8px;
}

.yt6v6qjjz5 .lh6ogoduy1 .o563dj3zno a:hover .ib4vz5wemd,
.yt6v6qjjz5 .lh6ogoduy1 .o563dj3zno a:focus .ib4vz5wemd {
    background-color: #ffffff;
}

.yt6v6qjjz5 .lh6ogoduy1 .o563dj3zno a .ib4vz5wemd {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.yt6v6qjjz5 .hhhcnggho0 {
    width: 100%;
    justify-content: center;
}

.yt6v6qjjz5 .t95z4zdw3x {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.yt6v6qjjz5 .t95z4zdw3x li {
    padding: 0 1rem 1rem 1rem;
}

.yt6v6qjjz5 .t95z4zdw3x li p {
    margin: 0;
}

.yt6v6qjjz5 .xbac2foizb {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.yt6v6qjjz5 .wt5aj29m6h {
    color: #ffffff;
}